chore(deps): update dependency nunit3testadapter to v6#4004
Conversation
There was a problem hiding this comment.
Pull request overview
This PR updates the NUnit3TestAdapter dependency from version 5.2.0 to 6.0.0, a major version upgrade as part of routine dependency maintenance.
Key Changes:
- Updates NUnit3TestAdapter package version from 5.2.0 to 6.0.0 in centralized package management
PR Review: NUnit3TestAdapter 6.0.0 UpdateSummaryThis PR updates NUnit3TestAdapter from v5.2.0 to v6.0.0 (major version bump). The change is minimal - a single line in Directory.Packages.props. AnalysisScope of ImpactThe NUnit3TestAdapter is only used in the speed-comparison benchmarking project (tools/speed-comparison/UnifiedTests/UnifiedTests.csproj:57), specifically when running benchmarks with TestFramework=NUNIT. This is not part of TUnit's core functionality or test suite. Code Quality ✅
Potential Issues
|
This PR contains the following updates:
5.2.0->6.0.0Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.